home *** CD-ROM | disk | FTP | other *** search
- VERSION 5.00
- Begin VB.Form Form3
- BackColor = &H00FFFFFF&
- BorderStyle = 0 'None
- ClientHeight = 5265
- ClientLeft = 0
- ClientTop = 0
- ClientWidth = 7980
- ControlBox = 0 'False
- LinkTopic = "Form3"
- ScaleHeight = 5265
- ScaleWidth = 7980
- ShowInTaskbar = 0 'False
- StartUpPosition = 3 'Windows Default
- Begin VB.Label Label1
- BackStyle = 0 'Transparent
- Height = 5295
- Left = 0
- TabIndex = 0
- Top = 0
- Width = 7935
- End
- End
- Attribute VB_Name = "Form3"
- Attribute VB_GlobalNameSpace = False
- Attribute VB_Creatable = False
- Attribute VB_PredeclaredId = True
- Attribute VB_Exposed = False
-